[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 10 Fn 7F05  - Sollex SuperVGA - Load Register                          [V]

   AX = 7F05h
   ES:DI -> register value table (see below)

Return: AL <> 7Fh if not supported
   AL = 7Fh if supported
       AH = status
       00h successful
       01h failed

See Also: AH=F1h,AH=F3h,AH=F5h

Format of register value table:
Offset Size    Description
 00h   WORD    base I/O register (FFFFh = end of list)
 02h 2N BYTEs  pairs of values to be written to the base I/O register as an
       index value and the following register as a data byte
 2N+2  WORD    FFFFh (end of data list)
   ... (repeats until FFFFh base address)

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson